﻿.linkTab{width: 168px; height:40px;}
.linkTab p{ display:none;color: #b2c3c3; font-size: 16px; position: absolute; left: 0;top: 0; }
.linkTab p a{color: #b2c3c3; margin-left:15px; font-size: 16px;}
.linkTab a.linkCurr{display:block; color: #b2c3c3; text-indent:93px; font-size: 16px;}
.linkTab .arrow{display: inline-block; position: absolute;/* background:url(../images/sj.jpg);*/width: 11px; height: 9px;
 transition:all .2s ease-in; transform-origin: 50% 50%; top: 8px; right: 13px; }
.linkTab:hover .arrow/* ,.gjSec:hover .arrow */{-moz-transform:rotate(90deg);-webkit-transform:rotate(90deg);-o-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);}

#sForm{width: 290px; height: 28px;}
#sForm .sInput{border: 1px solid #dcdcdc;width: 290px; height: 28px; font-size: 14px;text-indent: 20px; }
#sForm .sBtn{cursor: pointer; right: -1px; top: 1px; background: url(../images/ss.jpg); width: 28px; height: 28px; border: none;}
.menu{margin-top:35px;margin-bottom: 5px;}
.menu .nav{width:1280px;margin:0 auto; position: relative; height: 60px;}
.menu .nav li{float:left;list-style:none;}
.menu .nav li:hover{display: block; z-index: 9999; left: 0; bottom: -1px; }
.menu .nav li:hover img{position: relative; z-index: 2;}
.menu .nav li:hover .box{margin-top: -1px;}
.menu .nav li:nth-of-type(2) .box div{margin-left: 247px;}
.menu .nav li:nth-of-type(3) .box div{margin-left: 500px;}
.menu .nav li:nth-of-type(4) .box div{margin-left: 813px;}
.menu .nav li:nth-of-type(5) .box div{float: right;}
.menu .nav li .box{font-size:16px;display:none;border-top:1px solid #c2d0cf;top:30px;
    left:0;width:100%;height:35px;position:absolute;background:#fff; z-index:1;}
.menu .nav li .box a{line-height:18px;display:inline-block;float:left;color:#5c6b80;
    border-right:1px solid #dbe6d7;margin: 10px 15px 0 0px; padding-right: 15px;}
.menu .nav li:nth-of-type(5) .box a:last-child{padding-right: 0;margin-right: 0;}
.menu .nav li:nth-of-type(2) .box div a:last-child,.menu .nav li:nth-of-type(3) .box div a:last-child,
.menu .nav li:nth-of-type(4) .box div a:last-child,.menu .nav li:nth-of-type(5) .box div a:last-child{border-right:none;}
.tind24{ text-indent: 36px; }
/*************************foucs********************************/
.foucs{ width: 900px; height: 550px ;overflow:hidden;position: relative;}
.foucsCon{position: absolute;top: 0; left: 0;}
.foucsCon li{width: 900px; height: 550px; overflow: hidden; float: left; }
.foucsCon li a{ display: block; position: relative;}
.foucsCon li a .titleCon{position: absolute; left: 0; top: 50%; margin-top: -30px; opacity: 0;text-align: center; width: 880px;height: 60px;  color: #fff; }
.foucsCon li a:hover .titleCon{opacity: 1;
	-webkit-transition-property:opacity;
	-moz-transition-property:opacity;
	-o-transition-property:opacity;
	transition-property:opacity;
	-webkit-transition-duration:1s;
	-moz-transition-duration:1s;
	-o-transition-duration:1s;
	transition-duration:1s;
}
#leftBtn,#rightBtn{position: absolute; top: 241px;z-index: 1; opacity: 0;}
#leftBtn{ left:20px;}
#rightBtn{ right: 20px;}

.gonggao a{color: #d8d1d1;}
.gonggao a.jgg{color: #5f5e5d;}
.gonggao li{position: relative; margin-left: 4px; padding:30px;line-height: 28px; width: 315px; height: 490px; overflow: hidden; display: none; }/* 
.gonggao li{width: 100%; height: 470px; line-height: 37px; color: #404040; overflow: hidden; display: none;} */
.gonggao li.gCurr{display: block;}
.gonggao li.zhengji{background: #ebe8c5;}
.gonggao li.zhibo{background: url(../images/live.jpg) no-repeat; width: 315px;}
.gonggao li.jieguo{background:#d9ebc5; width: 315px;}
.gonggao li.xunzhan{background: #c5ebcb;}
.gonggao li.jijiang{background: #425269;}
.paim{font-size:16px;/*  background: url(../images/paimai.png) left center no-repeat;  */padding-left: 23px; position: absolute; right: 30px; bottom: 30px;}
.gonggao li h2{font-size: 26px; margin-bottom: 15px;}
.gLeft,.gRight{transition:all .2s ease-in;  background:#717171; border-radius: 2px; display: inline-block; width: 35px; height: 24px; line-height: 23px; text-align: center; color: #fff;font-size: 20px;}
.gLeft i{background: url(../images/tlr.png) 0 0;}
.gRight i{background: url(../images/tlr.png) 0 -13px;}
.gLeft i,.gRight i,.gLeft:hover i,.gRight:hover i{font-style: normal; display: block;width:24px; height: 13px;margin-left: 5.5px;margin-top: 6px;}
.gLeft:hover i{background: url(../images/tlrc.png) 0 0;}
.gRight:hover i{background: url(../images/tlrc.png) 0 -13px;}
.zaxiang{ width: 1287px;}
.zaxiang li{float: left; width: 250px; height: 250px; margin-right:7px; overflow: hidden;}
/* .zhuanchang dt img,.tulu img,.vedioList dt img{-webkit-transition:all .5s ;
    -moz-transition:all .5s ease-in;
    -ms-transition:all .5s ease-in
    -o-transition:all .5s ease-in
    transition:all .5s ease-in;}
 .zhuanchang dt:hover img,.tulu:hover img,.vedioList dt:hover img{
     -webkit-transform:scale(1.02,1.02);
    -moz-transform:scale(1.02,1.02);
    -ms-transform:scale(1.02,1.02);
    -o-transform:scale(1.02,1.02);
     transform:scale(1.02,1.02);
 } */
 .news{ border-bottom: 1px solid #425269; padding-bottom: 15px; font-size: 16px;}
 .newsT{background: #425269; width: 100%; height: 32px; line-height: 32px; text-indent: 24px;}
 
 a.more{ text-indent: 5px; display: block; color: #8b8b8b; background: url(../images/more.png) left center no-repeat;padding-left:15px;}
 a.download{ display: block; margin-top: 10px; color: #8b8b8b; background: url(../images/down.png) left center no-repeat; padding-left:20px;}
 .tulu {width: 507px; height: 306px; overflow:hidden;}
 .zhuanchang{ width:1300px; margin-bottom: -45px;}
 .zhuanchang dt,.zhuanchang dt img{width: 420px; height: 150px; overflow: hidden;}
 .zhuanchang dl {float: left; margin-right: 11px;width: 420px; height: 180px;margin-bottom: 40px; overflow: hidden;}
 .zhuanchang dl dd{background:#9d9d9d;width: 100%;height: 30px; line-height: 30px; text-indent: 20px; color: #fff;}
 .zhuanchang a{color: #fff;}

 .newsList li a:hover,.about a:hover{color: #425269;}
 /***********浜岀骇椤甸潰**********/
 .subMenu{width: 1290px;}
.subMenu li{width: 420px; height: 180px; overflow: hidden;float: left; margin-right: 9px;}
.subMenu li img{ transition: all .3s;-webkit-transition: all .6s;-webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
        filter: grayscale(100%);	
    filter: gray;}
.subMenu li:hover img{transform: scale(1.02,1.02);
-webkit-filter: grayscale(0);
    -moz-filter: grayscale(0);
    -ms-filter: grayscale(0);
    -o-filter: grayscale(0);
        filter: grayscale(0);	
        filter:normal;
   }
  .subMenu li.imgColor img{
   	-webkit-filter: grayscale(0);
    -moz-filter: grayscale(0);
    -ms-filter: grayscale(0);
    -o-filter: grayscale(0);
        filter: grayscale(0);	
        filter:normal;
   }
    					
.tNewsList dt{ line-height: 50px; }
.tNewsList dt a{ background: url(../images/dian.jpg) left center no-repeat; padding-left:15px; margin-left: 5px; color: #4c4948;}
.tNewsList dt a:hover,.page a:hover,.vedioList a:hover,.page a.pageCurr,.vCount ul li a:hover{ color: #425269; }

.vInput{border:1px solid #b3b2b2; position: relative; text-indent: 16px; height: 50px; line-height: 50px;}
.vCount{background: #fff; width: 100%; top: 51px; left: 0;z-index: 1; display: none;}
.vCount ul li{border-bottom: 1px solid #b3b2b2;}
.vCount ul li a{color: #262626; transition:all .5s;margin-left: 0;}
.vCount ul li a:hover{ margin-left: 20px;}
.vInput span{position: absolute; display: block; top: 0; right: 16px; cursor: pointer;}
.vedioList dt{width: 526px; height: 330px; overflow: hidden;}
.vedioList dl,.vedioCon{border-top: 1px solid #b7b6b7; padding-top: 20px; margin-bottom: 20px;}
.vedioCon{ color: #262626; }
.vedioCon{border-bottom: 1px solid #b7b6b7;  padding-bottom: 40px;}
.vedioList{ line-height: 28px;}
/*****************************鏈€鏂伴　灞?**********************************/
.yzTitle{background:#ebf0f3; height: 50px; line-height: 50px; color: #6e706d; font-size: 16px; text-indent: 12px;}
.yzTitle span{display:inline-block; margin-right: 10px;}
.yzCon{width:1380px;}
.yzCon li{width: 300px; height: 400px; overflow: hidden; line-height: 28px; float: left;margin-right: 25px;}
.yzCon li a:hover p{color: #425269;}
.yzCon li p  span{display: inline-block; margin-right:12px;}
/*修改*/
.secYear select{width: 137px; height: 28px;background: #f2f2f2; border: 1px solid #b0b0b0; line-height:28px;  font-size:16px;}
.secYearT select{ font-size:16px;} 
.fuxuan input{ display: inline-block; margin-left: 40px; }
.fuxuan laber{margin-right: 5px;}
/****************鎷嶅崠缁撴灉**************************/
.secTop{height: 70px; background: #aabbc8;}
.seachNav li{float: left;margin-top: 20px; cursor: pointer;}
/*.secYear,.secYearT,.secYearM{height: 28px;background: #f2f2f2; border: 1px solid #b0b0b0; line-height:28px;text-indent:22px; }
.secYear{width: 137px; }*/
.secYear span,.secYearT span,.secYearM span{position: absolute; display: block;; right: 0; top: 0;}
.secYear p{position: absolute; left: -45px; top: 0; font-size: 14px;}
.secYear ul,.secYearT ul,.secYearM ul{ position: absolute;top: 29px; left: 0; background: #f2f2f2; display: none;}
.secYear ul li,.secYearT ul li,.secYearM ul li{clear: both;  height: 45px;border-bottom: 1px solid #fff;margin-top:0;line-height: 45px; cursor: pointer;width: 100%;}
.secYear ul {width: 110px;}
.secYear ul li:hover,.secYearT ul li:hover,.secYearM ul li:hover{background: #d2eadf; width: 100%; display: block;border-bottom: 1px solid #fff;}
.secYearT{margin-left: 18px;width: 240px; }
.secYearT ul {width: 213px;}
.secYearM{ width: 100px;}
.secYearM ul {width: 73px;}

.gjSec{margin-top: 20px; color: #595757; display: block;}
.gjSec .arrow{margin-left:10px;background: url(../images/gsj.jpg) right center no-repeat; display: block; width: 14px; height: 12px; float: right; margin-top:6px; transition:all .2s ease-in; transform-origin: 50% 50%; }
.srcBtoom{border: 1px solid #d2eadf; height:70px; display: none; background: #fff;}
.secCon{margin-top: 20px;margin-left: 62px; }
.secCon_1{margin-top: 40px; width: 426px;}
.down a{display: inline-block; margin-left: 25px;}
.secCon .secList{width: 425px; height: 28px;border: 1px solid #b0b0b0; background: #f2f2f2; line-height: 28px; text-indent: 22px; }
.secCon .tijiao{background: url(../images/sousuo.jpg) no-repeat;position: absolute; right: 0; top: 1px;width: 75px; height: 28px; border: 0; cursor: pointer;}
.resGreen_1{background: #ebf0f3; overflow: hidden;}
.resGreen_2{background: #ebf0f3;overflow: hidden;}
.resList{width: 978px; margin-bottom: 20px;}
.resList li{width: 318px;padding-bottom:35px;height: 375px;float: left; overflow: hidden;margin-right: 8px; }
.resList li a.imgLink{display: table-cell; width: 300px; height: 300px;text-align: left; vertical-align: bottom; }
.resList li i{font-style: normal; display: block;}
.none{display: none;}
.fuxuan{margin-top: 22px;}
.fuxuan p{ display: inline-block; margin-left: 40px; }
.fuxuan p input{margin-right: 5px;}
.resNav{background: url(../images/flBg.png) repeat-x; width: 100%; height: 43px; line-height: 43px; margin-bottom:15px; color:#556173;}
.resultCon{width: 100%; height: 345px; overflow: hidden; background:#ebf0f3;}
.price{border-top:1px dashed #d7d7d7; border-bottom: 1px dashed #d7d7d7; padding: 5px 0px 5px 5px ;}
.down{margin-top: 200px; text-align: right;}
.down a{font-size: 16px; color: #8b8b8b;}
.resTable{ background:#425269 ; height:42px; line-height:42px; color:#fff; text-indent:10px;}
.resTableCon tr{ height:42px; line-height:42px; text-indent:12px; font-size:14px; color:#666464;}
.resTableCon tr a{color: #666464;}
.resTableCon tr:nth-of-type(even){ background:#ebf0f3;}
.pcount span{display: inline-block;; margin-right: 25px;}
.page{text-align: right; margin: 20px 0 50px 0; color: #9d9d9d; font-size: 16px;}
.page a{display: inline-block;margin-left: 10px; color: #9d9d9d; font-size: 16px;}
.page span i{display: inline-block;font-style: normal; margin: 0 10px;}


/********************閫佹媿涓庣珵鎶?**********************/
.songpaiNav li{width: 100%; padding:20px;background: #d5e5fe;}
/*.songpaiNav li:hover{background: #c6dbfc;}*/
.songpaiNav li a{color: #666; display: block; background: url(../images/line.png) left bottom repeat-x; width: 250px;padding-bottom: 20px; }
.songpaiNav li:nth-of-type(1){background: #ebf0f3; }
.songpaiNav li:nth-of-type(2){background: #e3e6e8; }
.songpaiNav li:nth-of-type(3){background: #d8dde1; }
.songpaiNav li:nth-of-type(4){background: #c9d3db; }
.songpaiNav li:nth-of-type(5){background: #bac5ce; }
.songpaiNav li:nth-of-type(6){background: #aabbc8; }
.songpaiNav li:nth-of-type(7){background: #94abb6; }
.songpaiNav li:nth-of-type(8){background: #899faf; }
.songpaiNav  .w205 a{color: #666464;font-size: 16px;}
.songpaiNav  .w205 a{background: none; font-size:16px; }
.pmgzNav  p{ height: 48px; }
.songpaiNav li.curr:after{content: " " ; display: block; float: right; width: 32px; height: 38px; background: url(../images/pjt.jpg) no-repeat;margin-right: -57px; margin-top: -49px;}
.pmgzNav  p.curr:after{content: " " ; display: block; float: right; width: 32px; height: 38px; background: url(../images/pjt.jpg) no-repeat;margin-right: -57px; margin-top: -49px;}
.pmgzNav  p.curr_1:after{content: " " ; display: block; float: right; width: 32px; height: 38px; background: url(../images/pjt_1.png) no-repeat;margin-right: -59px; margin-top: -49px;}

.songpaiNav li.curr_1:after{content: ""; display: block; float: right; width: 32px; height: 38px; background: url(../images/pjt_1.png) no-repeat;margin-right: -57px; margin-top: -49px;}
.songpaiNav li.curr_2:after{content: ""; display: block; float: right; width: 32px; height: 38px; background: url(../images/pjt_2.png) no-repeat;margin-right: -57px; margin-top: -49px;}
.songpaiNav li.curr_3:after{content: ""; display: block; float: right; width: 32px; height: 38px; background: url(../images/pjt_3.jpg) no-repeat;margin-right: -57px; margin-top: -49px;}
.songpaiNav li.curr_4:after{content: ""; display: block; float: right; width: 32px; height: 38px; background: url(../images/pjt_4.jpg) no-repeat;margin-right: -57px; margin-top: -49px;}

.songpaiCon{width: 100%; border: 11px solid #ebf0f3;height: 300px; margin-left:32px; height: 800px; overflow-y: scroll; }
.songpaiCon_1{width: 100%; border: 11px solid #ebf0f3; margin-left:32px; line-height: 24px; font-size: 16px;overflow: hidden;}
.songpaiCon_2{width: 100%; border: 11px solid #e3e6e8; margin-left:32px; line-height: 24px; font-size: 16px;overflow: hidden; }
.songpaiCon_3{width: 100%; border: 11px solid #d8dde1; margin-left:32px; line-height: 24px; font-size: 16px; overflow: hidden; }
.songpaiCon_4{width: 100%; border: 11px solid #c9d3db; margin-left:32px; line-height: 24px; font-size: 16px;overflow: hidden;}

.spCon{width: 830px; margin:30px 50px; line-height: 24px; font-size: 16px;}
.spCon p{margin-top: 30px; color: #4c4948; line-height: 28px;}
.spCon p strong{font-weight: bold;}
.songpaiCon_1 section{ display: block; }
.songpaiCon_1 table{color: #666464; border-top: 1px solid #ededed; border-left: 1px solid #ededed;border-right: 1px solid #ededed;width: 870px;overflow: hidden;}
.songpaiCon_1 table tr{height: 32px; text-indent: 15px;}
.songpaiCon_1 table tr.bgHui{background: #ededed;}
.songpaiCon_1 table td{border-bottom: 1px solid #ededed; }
.sp_01 dt{background: #e3f8f0;width: 100%; height: 25px; line-height: 25px; text-indent:25px; font-size: 16px;}
.sp_01 dd{ padding: 10px 25px; border:1px solid #deebe7; font-family: '榛戜綋'; font-size: 14px; line-height: 28px; margin-bottom: 20px;}
.jigntouCon{width: 100%; border: 11px solid #d8e4d4;height: 300px; margin-left:32px; height: 770px; overflow-y: scroll; }
.contact{border: 1px solid #c0e0d4;height: 40px; padding: 0 25px; line-height: 40px; margin-top: 35px;}
.contact span{display: inline-block;; margin-right:18px;}
.line{ width: 100%; height: 1px; overflow: hidden; background: url(../images/line.png) repeat-x; }
.newsList li{margin-bottom:16px;background: url(../images/a_01.jpg) 5px 10px no-repeat; 
    padding-left:24px; height: 30px; overflow: hidden;}
 .newsList li a{color: #4c4948; width: 550px; overflow: hidden;white-space: nowrap;text-overflow: ellipsis; display:block;float: left; }
 .newsList li span{ display: block; float: right; color: #898989;}
 .newsCon img{ margin-top: 15px; }
.bgGreen{width: 880px; height: 30px; background: #425269; line-height: 30px; color: #fff; text-indent: 15px; font-size: 18px;}
.jobJ{border: 1px solid #c0e0d4; padding:14px 17px; width: 850px; line-height: 28px; color: #4c4948;}
.jobCon{line-height: 28px;}
.jobCon h3{margin-bottom: 10px;margin-top: 20px;}
.linkList{margin-bottom: 700px;}
.linkList li{float: left; width:200px; height: 100px; margin-right:7px; margin-bottom: 15px; }
.linkList li:hover{transform: scale(1.2);}

.smallImg div{left: 40%; top: 10px; display: none; width: 200px; height: 200px; overflow: hidden;}
.smallImg div img{width: 100%;}
.smallImg  a{color: #666464}
.tuludinggou{ position: absolute; display: block;top: 333px; left: 201px; width: 65px; height: 20px; }
.dinggou{width: 200px; height: 65px; border:1px solid #deebe7; background: #fff; padding:15px 25px; position: absolute; top: 332px;left: 265px; display: none;}
/************鏂伴椈涓　績***********/
.vedioLeft{width: 490px;  height: 410px; background: #f7f7f7; box-shadow: 0px 5px 5px #ccc; padding:15px 30px;}
.vedioRight{width: 240px; height: 100px;}
.secYearT #vedioSec{ width: 213px; padding:5px; text-indent: 3px;overflow-y: scroll; height: 500px; }
#seachNav{width: 260px; font-size: 14px;}
#vedioSec li a{color: #666464;}
#vedioSec li{line-height: 24px; padding: 5px 0; width: 100%; font-size: 14px; height: auto;}
/*******************************鎷夊箷***************************/
#TB_overlayBG{background-color:#000;position:absolute;z-index:99;left:0;top:0;display:none;width:100%;height:100%;opacity:0.85;filter: alpha(opacity=85);-moz-opacity: 0.85;}
.tanceng{position:absolute;background: url(../images/lamu.png) no-repeat;width: 995px; left: 50%;height: 492px; margin-left: -497.5px;z-index:100; }
.tanceng span{display: block; font-size:138px; font-family: '榛戜綋'; color: #dab866; float: right;margin-top: 355px;margin-right:98px;}
/************************鏀惧ぇ闀?***********************/
.imgbox{position:relative;margin-left:70px;}
.probox{width:445px; height:445px;  }
/* .probox img{max-width:445px; } */
.showbox{display:none;position:absolute;left:450px;top:0;width:635px;height:635px;overflow:hidden;}
.showbox img{position:absolute; }
.hoverbox{display:none;position:absolute;top:0;background:#09f;border:1px solid #09f;height:75px;width:100px;cursor:move;z-index:10;}
.greenBor{border:1px solid #bdded2; width: 1280px; height: 45px; line-height: 45px; text-indent: 15px;}
.greenBor span{display: inline-block; margin-left: 35px;}
.workPic{ width: 1280px; height: 30px; line-height: 30px;color: #fff; text-indent: 15px;background: #425269; }
.resXinxi{color: #505050; line-height: 39px; margin-left: 70px;}
.back{color: #1f1f1f; margin-left: 70px;margin-top: 35px;}
/***********************鍏充簬鍖℃椂*********************/
/* .gobal{background: url(../images/c_3.jpg) no-repeat left top;font-size: 14px; width: 888px; height: 622px;padding-top: 63px; padding-left: 10px;} */
.gobal a{color: #545454;}
.gobal p{ margin-top: 0px; line-height: 24px; color: #545454 }
.gobal  dd{margin-bottom:15px; }
.c_gongsi{width: 380px; overflow:hidden;}
/*********************濡備綍绔炴姇寰　俊***************/
.rWxin{ display: block; left: 53px; top: 257px;width: 40px; height: 40px; }
.rWxinCon{ display: none; left: 37px; top: 232px; }
.bgGray{background: url(../images/bgGray.jpg) repeat-x #fff; width: 100%; height: 100%; padding: 30px 47px; }
.aboutList {width: 110%;}
.aboutList li{width:285px; height:375px; overflow: hidden; margin-right: 15px; float: left;margin-bottom: 5px; }
.aboutList li a{color: #333;}
.contactList li{width: 388px; height: 104px; border: 1px solid #c0e0d4;padding: 12px 17px; line-height: 30px;margin-top: 20px; }
.contactList p{ margin-top: -3px; }
 .bottom{background:#f2f3f1; padding:25px 0 60px; width: 100%;}
 .bottom h2{color: #5a5a5a; font-weight: bold;}
 .formSub{ position:relative;}
 .share a{ display: inline-block; margin-right:74px; margin-top: 40px;}
 .about a{color: #4c4948;}
 .f200{ width: 200px;background: #e0e0e0;border: 1px solid #959595; height: 32px;margin-bottom: 15px; line-height: 32px; text-indent: 12px;}
 .fList li{width: 100px; margin-bottom: 10px; float: left;}
 .fList li input{margin-right: 5px;}
 .fBox{width: 16px; height: 16px; background: #fff; border: 1px solid #cdcdcd; vertical-align: middle;}
 .tBtn{background: #898989;cursor: pointer; border: 1px solid #535353; color: #fff; width: 56px; height: 36px; text-align: center; line-height: 34px;}
 .copyRight{width: 100%; height: 115px; background: #425269;padding-top:35px;}
 /*livein*/
 .live{width: 300px; margin-left: 364px;margin-top: 32px; height: 30px; line-height: 30px;}
 .live a{display: block; color:red;}
 .pm li img{ width:226px; height:301px;}
 
.zaxiang li{ position:relative;}
.zaxiang li:hover{transform: scale(1.2);}
.zaxiang li img{ position:absolute; z-index:1;}
.zaxiang li p{ position:absolute; z-index:2;  width:250px; height:250px; text-align:center; line-height:250px; color:#fff; font-weight:bold; font-size:18px;}